﻿HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; BACKGROUND: white; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: "Verdana","Arial","Helvetica","sans-serif"
}
body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

input[type="text"]
{   
    padding: 0px 2px !important;
	height:20px !important;
    line-height:20px !important;    
    font-family:"宋体",Verdana,Arial !important;
    vertical-align:middle;
    font-size:12px !important;   
    width:200px !important;
}

A:link
{
    COLOR:#0066CC;
    FONT-FAMILY:"宋体", verdana;
    FONT-SIZE: 12px;
    MARGIN:0px;
	text-decoration:none;	
	
}
A:visited
{
    COLOR: #0066CC;
    FONT-FAMILY:"宋体", verdana;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    MARGIN: 0px;
	text-decoration:none;
}
A:hover
{
    COLOR:#FF0000;
    FONT-FAMILY:"宋体", verdana;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    MARGIN: 0px;	
}


/************    背景样式     ****************/


.fk1
{
	margin:0 auto;
	background-image:url(images/regist/regist_bg.png);
	background-position:-9px -4px;
	background-repeat:no-repeat;
	height:70px;
}
.fk2
{
	padding:0px 50px;
	margin:0 auto;
	background-image:url(images/regist/regist_bg_y.png);
	background-position:-9px 0;
	background-repeat:repeat-y;
}

.fk3
{
	margin:0 auto;
	background-image:url(images/regist/regist_bg.png);
	background-position:-9px -100px;
	background-repeat:no-repeat;
	height:10px;
}

.cbar
{
	background-image:url(images/regist/regist_bg.png);
	background-position:-9px -150px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:40px;
	line-height:45px;
	font-size:14px;
	color:#007BBB;
	font-weight:bold;
}

.description
{
	font-size:12px;
	color:#999;	
}

.star
{
	width:10px;
	font-size:18px;
	color:Red;
}


.textBox_120,.textBox_200
{
	border:solid 1px #A0B4C5;
	background-color:White;
	line-height:20px;
	padding-left:3px;
	height:20px;
	color:#999;
}
.textBox_120
{
	width:120px;	
}

.textBox_200
{
	width:200px;
}

.right
{
	text-align:right;
}

.f12
{
	font-size:12px;
}

.f15
{
	font-size:15px;
}